home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000073_news@columbia.edu_Tue Oct 10 12:00:57 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA26904
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 11 Oct 1995 20:59:14 -0400
  3. Received: by apakabar.cc.columbia.edu id AA20007
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 11 Oct 1995 20:59:12 -0400
  5. Newsgroups: comp.protocols.kermit.misc
  6. Path: news.columbia.edu!sol.ctr.columbia.edu!spool.mu.edu!howland.reston.ans.net!swrinde!sgigate.sgi.com!rutgers!umdnj!ratzan
  7. From: ratzan@umdnj.edu (Lee Ratzan)
  8. Subject: kermit for apple II gs
  9. Message-Id: <DG8EpL.B2A@umdnj.edu>
  10. Summary: kermit for apple II gs
  11. Keywords: apple II
  12. Organization: Univ. of Medicine and Dentistry of NJ
  13. Date: Tue, 10 Oct 1995 12:00:57 GMT
  14. Lines: 7
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. Can anyone inform me where one may obtain a copy of Kermit suitable
  18. for an Apple II GS? A colleague has this old machine but wishes to
  19. provide Internet access for their child and cannot afford a contemporary
  20. machine. Any help is appreciated.
  21.  
  22. PLEASE RESPOND DIRECTLY TO: RATZAN@UMDNJ.EDU
  23.  
  24.  
  25. Kermit in a DOS window.  It is nearly 100% repeatable when I use the
  26. CompuServe Information Manager for Windows first, but it sometimes happens
  27. when the DOS window is my first operation.  Here is the workaround I found
  28. when we hashed it out on this newsgroup a few months ago: 
  29.  
  30. set com4 \x2e8 3
  31. set port 4              ; Change if desired.  If COM3 or 4, read KERMIT.BWR.
  32. if equal \v(port) Bios4 -
  33.   echo {Trying "set port 4" again}
  34. if equal \v(port) Bios4 -
  35.   sleep 2, set port 4
  36. if equal \v(port) Bios4 -
  37.   fatal {Try repeating TAKE MSCUSTOM.INI}
  38.  
  39. This has gotten MSK off and limping every time so far.  I use a special
  40. script that sets the speed at 19,200 bps, and I have optimized the DOS
  41. window (full-screen, etc.), so that I draw only a few errors per
  42. download.  When I want reliable operation at 57,600 bps, I run MSK
  43. from the "real" DOS.  Then, it's a dream!
  44.  
  45. (I have a 486/66, Windows 3.1, mouse on COM1, 8 megs RAM, generous swap 
  46. file, no expanded memory, no exotic TSR's.)
  47.  
  48. --
  49. Thomas David Nichols    Heliotrope Quality Systems, 1-505-298-4657
  50. Quality Auditing, Quality Manuals, Statistics, ISO-9000 Consulting